home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Night Owl 9
/
Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO
/
013a
/
kq6demo4.exe
/
INSTALL.SCR
< prev
next >
Wrap
Text File
|
1992-11-11
|
898b
|
41 lines
space %1: 9869 nospace
godir %1:%4 cantcreate
rem Make the batch files to run the game
copy %2:kq6demo.bat ..\kq6demo.bat
copy %2:*.*
copy %2:kq6dm.bat kq6demo.bat
copy %2:kq6dm.bat sierra.bat
echo %3 > resource.cfg
ren intro.p01 seq.exe
exists %2:intro.p02 Please insert the disk labeled "Disk 2" in drive %2:.
copy seq.exe + %2:intro.p02
exists %2:intro.p03 Please insert the disk labeled "Disk 3" in drive %2:.
copy seq.exe + %2:intro.p03
cls
echo
echo To play the Kings Quest VI Demo now:
echo Type KQ6DEMO [ENTER].
echo
echo To play the Kings Quest VI Demo later:
echo From the directory of %1:%4,
echo Type KQ6DEMO and press [ENTER].
echo
pause
end
:cantcreate
alert Unable to create directory %1:%4
end
:nospace
cls
echo
echo There is not enough space on %1: to install.
echo 13.2 megabytes of disk space are necessary.
pause
end